* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

html,
body {
	font-family: -apple-system, Helvetica Neue, Arial, PingFang SC, lucida grande, lucida sans unicode, lucida, helvetica, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, sans-serif;
	font-size: .20rem;
	/*background: #fff;*/
}

a {
	color: #333;
}

a,
a:hover,
a:active,
a:visited,
a:link,
a:focus {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
	outline: none;
	background: none;
	text-decoration: none;
}

li {
	list-style: none;
}

img {
	border: 0;
}

em,
b {
	font-weight: normal;
	font-style: normal;
}

.blue {
	color: #0085e2 !important;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.navsecondlist {
	width: 100%;
	position: absolute;
	top: 100px;
	padding-bottom: 80px;
	left: 0;
	background: #202634;
	color: #9397a0;
	padding-top: 50px;
	z-index: 9999;
}

.navsecondlistbox {
	width: 1200px;
	font-size: 16px;
	overflow: hidden;
	margin: 0 auto;
}

.navsecondlistbox li {
	width: 220px;
	height: 80px;
	padding: 20px 30px 0;
	background: #2d303f;
	margin-top: 20px;
	margin-right: 20px;
	float: left;
}

.navsecondlistbox h4 {
	font-size: 16px;
	color: #fff;
}

.navsecondlistbox div {
	font-size: 12px;
	color: #b1b3b2;
	padding-top: 5px;
}

.navsecondlistbox em {
	color: #b25d26;
	display: inline-block;
	padding-left: 5px;
	font-size: 10px;
}

.header {
	background: none;
	height: 50px;
	padding: 7px 40px;
	overflow: hidden;
	border-bottom: 1px solid #343a48;
}

.headerleft img {
	display: block;
	transition: all 1s;
}

.headerleft img:hover {
	opacity: 0.9;
	transform: scale(0.95);
}

.headerleft {}
.nav>a{width: 3em;text-align: center; color: #fff;font-size: 15px;}
.nav>a:hover{color:#ff7800;}
.nav{display: flex;}
.nav {
	padding: 0 40px;
	/* margin-top: 15px; */
	line-height: 50px;
	position: relative;
	height: 50px;
}

.nav .znv a {
	font-size: 16px;
	color: #fff;
	padding: 0 10px;
	float: left;
	display: inline-block;
}

.nav .navsecondlist {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0px;
}

.nav .znv a:hover {
	color: #ff7800;
}

.nav img {
	vertical-align: middle;
	margin-left: 3px;
}

.nav .navsecondlist {
	width: 100%;
	display: none;
	position: absolute;
	top: 50px;
	padding-bottom: 80px;
	left: 0;
	background: #202634;
	color: #9397a0;
	padding-top: 42px;
	z-index: 9999;
}

.nav .navsecondlistbox {
	width: 1200px;
	font-size: 16px;
	overflow: hidden;
	margin: 0 auto;
}

.nav .navsecondlistbox li {
	width: 220px;
	height: 80px;
	padding: 20px 30px 0;
	background: #2d303f;
	margin-top: 20px;
	margin-right: 20px;
	float: left;
	border-radius: 5px;
}

.nav .navsecondlistbox li:hover {
	background: -webkit-linear-gradient(left, #0a64ff 0%, #00a0fe 100%);
	background: linear-gradient(to right, #0a64ff 0%, #00a0fe 100%);
}

.nav .navsecondlistbox li:hover div {
	color: #fff;
}

.nav .navsecondlistbox h4 {
	font-size: 16px;
	color: #fff;
	line-height: normal;
}

.nav .navsecondlistbox div {
	font-size: 12px;
	color: #b1b3b2;
	line-height: normal;
	padding-top: 5px;
}

.nav .navsecondlistbox em {
	color: #ff7800;
	display: inline-block;
	padding-left: 5px;
	font-size: 10px;
}

.addbj {
	background: #252b3b;
}

.headerright a {
	color: #fff;
	font-size: 14px;
	display: inline-block;
	margin: 0 8px;
	margin-top: 5px;
	line-height: 26px;
	padding: 0px 8px;
	border-radius: 5px;
}

.banner {
	height: 662px;
}

.headerright a:hover {
	background: #0c8cf1;
}

.bannertext {
	width: 1200px;
	margin: 0 auto;
}

.bannertext h1{
	font-size: 48px;
	color: #fff;
	padding-top: 150px;
	font-weight: 400;

}

.bannertext p {
	font-size: 52px;
	color: #fff;
	padding-top: 150px;
}

.bannertext div {
	font-size: 22px;
	color: #FFF;
	padding-bottom: 40px;
	padding-top: 10px;
}

.bannertext a {
	color: #fff;
	font-size: 15px;
	border: 1px solid #fff;
	box-sizing: border-box;
	padding: 8px 40px;
	border-radius: 5px;
}

.bannertext a:hover {
	background: #007AFF;
	border: 1px solid #007AFF;
}

.bannerbox {
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: -1;
}

.bannernav {
	margin: 0 auto;
	height: 95px;
	position: absolute;
	bottom: 0px;
	width: 100%;
	min-width: 1200px;
	background: url(../img/bjd.png) repeat;
}

.bannernav span {
	width: 40px;
	height: 40px;
	background: url(../img/tubiao.png) no-repeat -2px -8px;
	display: inline-block;
}

.bannernav .banenrnavlist:nth-child(2) span {
	background-position: -0px -47px;
}

.bannernav .banenrnavlist:nth-child(3) span {
	background-position: -0px -89px;
}

.bannernav .banenrnavlist:nth-child(4) span {
	background-position: -0px -131px;
}

.banenrnavlist {
	width: 300px;
	cursor: pointer;
	box-sizing: border-box;
	padding: 26px 20px;
	border-left: 1px solid #252628;
}

.banenrnavlist:first-child {
	border: none;
}

.banenrnavlist:hover {
	background: #1b1b1b;
	opacity: 0.9;
}

.banenrnavlist p {
	font-size: 12px;
	color: #c1c1c1;
}

.banenrnavlist div {
	padding-left: 20px;
	width: 218px;
	font-size: 16px;
	color: #fff;
}

.bannernavbox {
	width: 1200px;
	margin: 0 auto;
	height: 95px;
}

.pagetitle {
	font-size: 25px;
	text-align: center;
	/* min-width: 1200px; */
	margin: 0 auto;
}

.pagetitle h2{
	font-size: 25px;
	text-align: center;
	min-width: 1200px;
	margin: 0 auto;
	font-weight: 600;
}
.pagetitle h2 span{
	color: #0072ff;
}

.pagetitle div {
	color: #000000;
    font-size: 15px;
    margin-top: 10px;
    font-weight: 400;
}

.webbox {
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
	overflow: hidden;
}

.webbox div {
	width: 20%;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
}

.webbox span {
	display: block;
	margin: 0 auto;
	width: 51px;
	height: 51px;
	background-image: url(../img/tubiao.png);
	background-position: -73px 0px;
	padding: 30px 0px;
}

.webbox div:nth-child(2) span {
	background-position: -124px 0px;
}

.webbox div:nth-child(3) span {
	background-position: -174px 0px;
}

.webbox div:nth-child(4) span {
	background-position: -224px 0px;
}

.webbox div:nth-child(5) span {
	background-position: -276px 0px;
}

.webbox a {
	display: inline-block;
	display: inline-block;
	border-bottom: 3px solid #fff;
	padding: 10px 10px 25px;
}

.webbox div:hover a {
	border-bottom: 3px solid #108cee;
	color: #108cee;
}

.webconetent {
	width: 1200px;
	margin: 0 auto;
	background: #f7f8fa;
	height: 316px;
	border-radius: 5px;
}

.webconetent .webcl {
	width: 450px;
	padding: 40px;
	box-sizing: border-box;
	height: 316px;
	background: url(../img/t.jpg) right center no-repeat;
}

.webcl p {
	font-size: 18px;
	color: #313131;
	padding-top: 50px;
}

.webcl p a{
	font-size: 22px;
	color: #000;
	float: left;
	font-weight: 600;
}
.webcl p a:hover{	
	color: #1d82ff;
}
.webcl p span {
	border: 1px solid #fa7400;
	color: #fa7400;
	font-size: 10px;
	padding: 2px;
	vertical-align: middle;
	display: inline-block;
}

.webcl div {
	padding-top: 20px;
	font-size: 14px;
	color: #949597;
	line-height: 26px;
}

.webcl div span {
	color: #000;
}

.webcl a {
	float: right;
	color: #949597;
}

.webcl a:hover {
	color: #000;
}

.webcr {
	width: 750px;
	background: url(../img/b.jpg) no-repeat center center;
	height: 316px;
}

.webcrbox {
	width: 750px;
	height: 316px;
	box-sizing: border-box;
	padding: 50px 0;
	background: url(../img/t.jpg) center center no-repeat;
}

.webcrbox .webinfo {
	width: 50%;
	padding: 0 50px 0;
	font-size: 14px;
	margin-bottom: 50px;
	color: #858688;
}

.webcrbox .webinfo h3 {
	font-size: 16px;
	color: #000;
	padding-bottom: 15px;
}

.webcrbox .webinfo p {
	line-height: 23px;
}

.business div:hover a {
	border: none;
}

.business span {
	display: block;
	margin: 0 auto;
	width: 51px;
	height: 51px;
	background-image: url(../img/tubiao.png);
	background-position: -73px -59px;
	padding: 30px 0px;
}

.business div:nth-child(2) span {
	background-position: -124px -59px;
}

.business div:nth-child(3) span {
	background-position: -171px -59px;
}

.business div:nth-child(4) span {
	background-position: -224px -59px;
}

.business div:nth-child(5) span {
	background-position: -276px -59px;
}

.scheme {
	position: relative;
	color: #fff;
	min-width: 1200px;
	height: 598px;
	background: url(../img/jiejuefangan-education.jpg) no-repeat center top #151515;
	margin-top: 30px;
}

.scheme img {
	width: 100%;
}

.schemelist {
	position: absolute;
	top: 0px;
	width: 100%;
}

.schemebox {
	width: 1200px;
	margin: 0 auto;
}

.schemebox ul {
	font-size: 16px;
	padding: 29px 0;
	box-sizing: border-box;
	background: rgba(0, 0, 0, 0.7);
}

.schemebox ul p {
	color: #8c8c8c;
	font-size: 14px;
	padding-top: 10px;
}

.schemebox ul li {
	width: 230px;
	height: 90px;
	padding-top: 20px;
	padding-left: 30px;
	cursor: pointer;
	/**background-image:url(../img/d.jpg) ;*/
	background-repeat: repeat-x;
	background-position: left bottom;
	/*border-bottom: 1px solid #8c8c8c;*/
	border-bottom: 1px solid #272727;
}

.schemebox ul li:last-child {
	background-image: none;
}

.schemebox ul li.sel {
	background: -webkit-linear-gradient(left, #00a0fe 0%, #0a64ff 100%);
	background: linear-gradient(to right, #00a0fe 0%, #0a64ff 100%);
	border-radius: 5px;
}

.schemebox ul li.sel p {
	color: #fff;
}

.schemecontent {
	padding-left: 150px;
	width: 900px;
	padding-top: 90px;
}

.schemecontent h3 {
	font-size: 23px;
}

.schemecontent p {
	color: #ececec;
	font-size: 14px;
	padding: 25px 0;
	line-height: 26px;
}

.schemecontent .more a {
	display: inline-block;
	border: 1px solid #c0c0c0;
	color: #c0c0c0;
	padding: 5px 40px;
	font-size: 14px;
	border-radius: 5px;
}

.schemecontent .more {
	padding-bottom: 45px;
	margin-bottom: 50px;
	border-bottom: 1px dashed #c0c0c0;
}

.schemecontent .more a:hover {
	background: #007AFF;
	border: 1px solid #007AFF;
	color: #FFF;
}

.caseimg {
	padding-top: 30px;
}

.caseimg a {
	float: left;
	width: 166px;
	height: 100px;
	overflow: hidden;
	margin-right: 30px;
	border-radius: 5px;
}

.caseimg img {
	width: 166px;
	height: 100px;
	margin-right: 30px;
	cursor: pointer;
	transition: all 0.6s;
}

.caseimg img:hover {
	transform: scale(1.2);
}

.processlist {
	width: 380px;
	height: 480px;
	overflow: hidden;
	border: 1px solid #f9f9f9;
	background: #fbfbfb;
}

.assessment_process {
	width: 1200px;
	margin: 0 auto;
}

.processlist img {
	width: 378px;
	height: 230px;
	cursor: pointer;
	transition: all 0.6s;
	border-radius: 5px;
}

.imgp {
	width: 378px;
	height: 230px;
	overflow: hidden;
}

.processlist h3 {
	color: #363636;
	font-size: 20px;
	text-align: center;
	padding-top: 35px
}

.processlist .textp {
	padding: 0 26px;
	color: #858585;
	padding-top: 25px;
	font-size: 14px;
	line-height: 24px;
	isplay: -webkit-box;
	-webkit-box-orient;
	text-overflow: ellipsis;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.processlist {
	margin: 0 10px;
	border-radius: 5px;
}

.processlist p {
	text-align: right;
	padding-right: 25px;
	padding-top: 35px;
}

.processlist p a {
	color: #1a80ff;
	font-size: 14px;
}

.processlist p a:hover {
	color: #000;
}

.processlist p span:hover {
	color: #000;
}

.assessment_process {
	padding-top: 50px;
	overflow: hidden;
	padding-bottom: 70px;
}

.processlist span {
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	margin-left: 10px;
	height: 16px;
	background: url(../img/tubiao.png) -378px -10px no-repeat;
}

.processlist:hover {
	-moz-box-shadow: -1px 10px 15px #B3B3B3;
	-webkit-box-shadow: -1px 10px 15px #B3B3B3;
	box-shadow: 5px 5px 10px #ccc;
}

.processlist:hover img {
	transform: scale(1.1);
}

.develop {
	min-width: 1200px;
	background: url(../img/youshi-background.jpg) no-repeat center top #111518;
	height: 613px;
}

.developbox {
	width: 1200px;
	margin: 0 auto;
	margin-top: 60px;
}

.developlist {
	width: 392px;
	height: 345px;
	background: #fff;
	margin: 0 4px;
	cursor: pointer;
	border-radius: 5px;
}

.developbox .sel .develop1 {
	display: block;
}

.develop1 {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.develop1 {
	padding-top: 90px;
}

.develop1 strong {
	font-size: 44px;
	color: #1c2d47;
	text-align: center;
	padding: 10px 0 0;
	display: block;
}

.develop1 p {
	font-size: 24px;
	color: #2e2e2e;
	text-align: center;
	padding: 0px 0;
	display: block;
}

.developlist .develop1 span {
	display: block;
	margin: 0 auto;
	width: 72px;
	height: 68px;
	background: url(../img/tubiao.png);
	background-position: -356px -32px;
}

.developlist:nth-child(2) .develop1 span {
	background-position: -443px -32px;
}

.developlist:nth-child(3) .develop1 span {
	background-position: -537px -32px;
}

.develop2 {
	display: none;
	background: #108cee;
	height: 100%;
	width: 100%;
	padding-top: 35px;
	color: #fff;
	text-align: center;
}

.developlist:hover .develop2 {
	display: block;
	border-radius: 5px;
}

.developlist:hover .develop1 {
	display: none;
}

.develop2 h3 {
	text-align: center;
	font-size: 42px;
	color: #fff;
}

.develop2 div {
	font-size: 24px;
}

.develop2 p {
	font-size: 14px;
	padding: 25px 30px;
	text-align: left;
}

.develop2 a {
	font-size: 16px;
	color: #fff;
	width: 150px;
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin: 0 auto;
	margin-top: 20px;
	border: 1px solid #fff;
	border-radius: 5px;
}

.develop2 a:hover {
	color: #108cee;
	border: 1px solid #FFF;
	background: #FFF;
}

.superiority {
	height: 677px;
	min-width: 1200px;
	position: relative;
	padding-top: 70px;
}

.superioritybox {
	margin-top: 40px;
}

#demo {
	background: #FFF;
	overflow: hidden;
	width: 100%;
	height: 640px;
	position: absolute;
	top: 0px;
	z-index: -1;
}

#demo img {
	display: block;
}

#indemo {
	height: 8000%;
}

#indemo a {
	display: block;
	min-width: 1200px;
	height: 677px;
}

.superiority {
	position: relative;
}

.superioritylist {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
}

.superioritylist ul {
	width: 100%;
	background: #fff;
	display:flex;
	justify-content: space-between;
}

.superioritylist span {
	display: block;
	width: 56px;
	height: 52px;
	margin: 0 auto;
	margin-top: 56px;
	background: url(../img/tubiao.png) no-repeat -71px -133px;
}

.superioritylist td:nth-child(2) span {
	background-position: -144px -133px;
}

.superioritylist td:nth-child(3) span {
	background-position: -213px -133px;
}

.superioritylist td:nth-child(4) span {
	background-position: -286px -133px;
}

.superioritylist h3 {
	font-size: 18px;
	padding: 30px 0;
}

.superioritylist p {
	text-align: left;
	font-size: 14px;
	color: #737373;
	padding: 0 30px;
	box-sizing: border-box;
	padding-bottom: 70px;
	line-height: 24px;
	text-indent: 2em;
}

.superioritylist p a {
	color: #3385ff;
}

.superioritylist p a:hover {
	color: #296bce;
}

.superioritylist li {
	border: 1px solid #e6e6e6;
	width: 24.5%;
	border-radius: 5px;
}

.superioritylist li:hover {
	/***border: 1px solid #cacaca;**/
	background: #fbfbfb;
}

.problem {
	width: 1200px;
	margin: 0 auto;
	padding-top: 70px;
	overflow: hidden;
}

.problemllist {
	position: relative;
	width: 380px;
	margin: 0 10px;
}

.problemllist .jb {
	position: absolute;
	background: #317ef3;
	text-align: center;
	right: 20px;
	top: -13px;
	width: 86px;
	height: 35px;
	font-size: 14px;
	z-index: 2;
	line-height: 35px;
	color: #fff;
	border-radius: 5px;
}

.proimg img {
	display: block;
	cursor: pointer;
	transition: all 0.6s;
	border-radius: 10px;
}

.proimg a:hover img {
	transform: scale(1.1);
}

.proimg a {
	display: block;
	width: 380px;
	height: 183px;
	overflow: hidden;
	position: relative;
}

.proimg a div {
	position: absolute;
	bottom: 40%;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	/***background: url(../img/bjd.png) repeat;**/
	color: #fff;
}

.prolist {
	padding: 10px 0px;
}

.prolist a {
	display: block;
	font-size: 16px;
	color: #313131;
	padding: 2px 10px 15px 0;
	overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.prolist a:hover {
	color: #0C8CF1;
}

.prolist a span{	
	color: #a7a7a7;
	display: block;
	font-size: 14px;
	padding-top: 5px;
}
.config {
	padding-top: 70px;
	padding-bottom: 95px;
	background: #f7f8fa;
	/* height: 348px; */
	min-width: 1200px;
	margin: 0 auto;
	margin-top: 70px;
}

.cofigimg {
	text-align: center;
	margin-top: 70px;
}

.getcofig {
	min-width: 1200px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 33px;
	background: url(../img/zixun-background.jpg) no-repeat center top;
}

.getcofig a {
	display: block;
	width: 150px;
	line-height: 40px;
	text-align: center;
	margin: 0 auto;
	color: #fff;
	margin-top: 30px;
	font-size: 16px;
	background: #3385ff;
	border-radius: 5px;
}

.getcofig a:hover {
	background: #0072ff;
	color: #FFF;
}

.footer {
	background: #2f3034;
	min-width: 1200px;
	margin: 0 auto;
	color: #fff;
}

.footertopl {
	padding-right: 100px;
}

.footertop {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.footertop {
	padding: 60px;
	box-sizing: border-box;
}

.tell {
	font-size: 16px;
	background: url(../img/telbj.jpg) no-repeat left center;
	padding-left: 30px;
}

.telnum {
	padding-left: 30px;
	padding-bottom: 15px;
	padding-top: 20px;
}

.code {
	padding-left: 30px;
}

.footertopl p {
	padding-left: 36px;
	font-size: 12px;
}

.footertopl {
	border-right: 1px solid #444549;
	font-size: 16px;
}

.footertopr ul {
	margin-left: 100px;
	width: 109px;
}

.footertopr a {
	color: #fff;
	font-size: 14px;
	display: block;
	color: #a0a1a3;
	line-height: 26px;
}

.footertopr a:hover {
	color: #FFF;
}

.footerm {
	width: 1200px;
	margin: 0 auto;
	border-bottom: 1px solid #414246;
	font-size: 14px;
	padding-bottom: 20px;
}

.footertitle {
	font-size: 16px;
	padding-bottom: 10px;
}

.footerm a {
	display: inline-block;
	margin: 0 9px;
	color: #a0a1a3;
	font-size: 14px;
}

.footerm a:hover {
	color: #FFF;
}

.footrb {
	width: 1200px;
	text-align: center;
	margin: 0 auto;
	line-height: 55px;
	color: #a6a7a9;
	font-size: 14px;
}

.footrb a{	
	color: #a6a7a9;
	font-size: 14px;
}

.footrb a:hover{
	color: #FFF;
}

.swiper-container {
	width: 100%;
}

.swiper-pagination1 {
	bottom: 110px;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-pagination1 span {
	width: 50px;
	height: 10px;
	background: #fff;
	border-radius: 3px;
	margin: 0 10px;
}

.swiper-pagination1 .swiper-pagination-bullet-active {
	background: #fff;
	border-radius: 3px;
}

.swiper-pagination1 {
	width: 100%;
	text-align: center;
}

.bannerbox a {
	display: block;
	width: 100%;
}



@media screen and (max-width: 2560px) {
	.bannerbox img{
	width: 100%;
    max-height: 665px;
    }
}

@media screen and (max-width: 1281px) {
	.bannerbox video {
		position: absolute;
		left: -600px;
		top: 0px;
	}
	.bannerbox .swiper-slide {
		position: relative;
		height: 665px;
	}
}

@media screen and (max-width: 1367px) {
	.bannerbox video {
		position: absolute;
		left: -500px;
		top: 0px;
	}
	.bannerbox .swiper-slide {
		position: relative;
		height: 665px;
	}
}

@media screen and (max-width: 1367px) {
	.bannerbox video {
		position: absolute;
		left: -500px;
		top: 0px;
	}
	.bannerbox .swiper-slide {
		position: relative;
		height: 665px;
	}
}

/*************************************************************/			
.m-btn{ display: none;}
.m-btn {
	  width: 22px;
	  height: 20px;
	  padding: 1%;
	  box-sizing: border-box;
	  display: none;
	  cursor: pointer;
	}
	.m-btn .m-box {
	  display: block;
	  width: 100%;
	  height: 100%;
	  position: relative;
	}
	.m-btn .line {
	  display: block;
	  height: 2px;
	  background-color: #fff;
	  position: absolute;
	  left: 0;
	  transition: width 0.3s ease 0s;
	}
	.m-btn .line1 {
	  width: 12px;
	  top: 0;
	}
	.m-btn .line2 {
	  width: 20px;
	  top: 6px;
	}
	.m-btn .line3 {
	  width: 16px;
	  top: 13px;
	}
@media(max-width:1201px) {
	.banner {
		max-width: 1920px;
		min-width: 320px;
		width: 100%;
		height: 600px !important;
		overflow: hidden;
		    background: #000;
	}
	.bannertext{
		padding-left: 3%;
		padding-right: 1%;
		box-sizing: border-box;
		max-width: 1200px;
		min-width: 320px;
		width: 100%;
	}
	.config{
		max-width: 1200px;
		min-width: 320px;
	}
	.cofigimg{
		padding-left:1%;
		padding-right:1%;
		box-sizing:border-box;
	}
	.cofigimg img{
		display: block;
		width: 100%;
	}
	.banenrnavlist{
		width:25%;
	}
	.webconetent .webcl{
		width:40%;
	}
	.webcr{
		width:60%;
	}
	.webcrbox{
		width:100%;
	}

	.schemecontent{
		padding-left:inherit;
		width: 70%;
	}
	.processlist{
		width: 32.5%;
		margin: 0 auto;
	}
	.imgp,.processlist img{
		width:100%;
		/* height: 20rem; */
	}
	.processlist img{
		object-fit: cover;
	}
	.developlist{
		width: 32.8%;
		margin: 0 auto;
	}
	.bannernavbox,.banenrnavlist,.webcon, .schemebox, .assessment_process, .developbox, .problem{
		overflow:hidden;
		display:flex;
		justify-content:space-between;
	}
	.problemllist{
		width:32%;
		margin: 0 auto;
		overflow: hidden;
	}
	.proimg a{
		width:100%;
		height: auto;
	}
	.nav .navsecondlistbox{
		max-width: 1200px;
		width: 100%;
	}
	.scheme,.pagetitle h2,.bannernavbox,.bannernav,.webconetent,.webbox,.scheme,.schemebox,.assessment_process,.develop,.superiority,.developbox,.superioritylist,.problem,.getcofig,.footer,.footertop,.footerm,.footrb{
		max-width: 1200px;
		min-width: 320px;
		width: 100%;
	}
	.nav .navsecondlist{
		padding:2%;
		box-sizing:border-box;
	}
	.nav .navsecondlistbox ul{
		display:flex;
		flex-wrap:wrap;
		width: 100%;
	}
	.nav .navsecondlistbox li{
		width: 24.5%;
		height: auto;
		padding: 2% 1%;
		margin-right: auto;
		box-sizing: border-box;
	}
	.footertopl{
		width: 20%;
		padding-right: inherit;
	}
	.footertop,.footertopr{
		display:flex;
	}
	.footertopr{
		width: 80%;
		justify-content: space-around;
	}
	.footertopr ul{
		margin-left: auto;
		/* width: 18%; */
	}
	.footerm{ 
		padding-left:1%;
		padding-right:1%;
		box-sizing:border-box;
	}
}			
@media(max-width:1024px) {
}			
@media(max-width:800px) {
	.headerright{
		display: none;
	}
	.nav{ padding:0;}
	.nav .znv{
		display: flex;
		justify-content: space-between;
	}
	.nav .znv a{
		padding: 0 8px;
	}
	.webconetent .webcl{
		padding-left: 1%;
		padding-right: 1%;
	}
	.webcrbox{
		flex-wrap:wrap;
	}
	.webcrbox .webinfo{
		padding: 0 1em 1em 1em;
		box-sizing:border-box;
		margin-bottom: 1em;
	}
	.webcrbox,.caseimg{
		overflow:hidden;
		display:flex;
		justify-content: space-between;
	}
	.caseimg a{
		float: inherit;
		width: 32%;
		height: auto;
		display: block;
		margin-right: auto;
	}
	.caseimg img{
		width:100%;
		height: auto;
		object-fit: cover;
		margin-right: auto;
		display: block;
	}
	.footertopl{
		display: none;
	}
	.footertopr{
		width: 100%;
	}
	
}			
@media(max-width: 768px) {
	.header{
		display: flex;
		justify-content:space-between;
		box-sizing:border-box;
		padding: 1% 2%;
		align-items: center;
	}
	.m-btn{
		display: block;
	}
	.nav{
	    width: 80%;
	    position:absolute;
	    right:0;
	    z-index: 11;
	    display: none;
	}
	.nav .znv{
	  width: 100%;
	}
	.nav>a{
		display:block;
		width:100%;
	}
	.nav>a,.nav .znv a{
		/* color:#585757; */
	}
	.nav .znv a{
		width:100%;
		text-align:center;
		border-top: 1px solid #3e3b3b;
	}
	.nav,.nav .znv{
		flex-direction: column;
		background-color: #2b2b2b;
	}
	.nav .navsecondlist:nth-child(3){
			top: 100px;
	}
	.nav .navsecondlist:nth-child(4){
		top: 150px;
	}
	.nav .navsecondlist:nth-child(5){
		top: 200px;
	}
	.nav .navsecondlist:nth-child(6){
		top: 250px;
	}
	.nav .navsecondlistbox div{
		display: none;
	}
	.nav .navsecondlistbox h4{
		font-size: .9em;
		font-weight: normal;
		margin: 0;
		padding: 0;
	}
	.nav .navsecondlistbox li{
		width:32%;
		padding-left: 2%;
	}
	.swiper-pagination1{
		bottom: 35%;
	}
	.bannertext h1{
		padding-top:10%;
		font-size: 40px;
	}
	.bannertext div{
		padding-top:1em;
		line-height: 2em;
	}
	.bannertext p{
		padding-top: 18%;
		font-size: 40px;
	}
	.bannernav{
		height: auto;
	}
	.bannernavbox{
		flex-wrap:wrap;
		height: auto;
	}
	.banenrnavlist{
		width:50%;
		border-bottom: 1px solid #464646 !important;
	}
	.bannertext a{
		padding:.5em 1em;
	}
	.footertop,.footerm{
		display: none;
	}

	.schemecontentbox{
		padding-left: 2%;
		padding-right: 2%;
	}
	.scheme,.schemelist{
		height: auto;
	}
	
	.schemecontent, .schemebox{
		flex-wrap:wrap;
	}
	.scheme{
		min-height: 580px;
	}
	.schemecontent{
		padding-top:5%;
	}
	.schemebox,.schemecontent{
		width: 100%;
	}
	.schemecontent{
	}
	.schemebox ul{
		display:flex;
		padding: 2%;
		width: 100%;
	}
	.schemebox ul li{
		width:20%;
		padding-left: 1%;
		padding-top: 2%;
		padding-bottom: 1%;
		height: auto;
	}
	.schemebox ul p{
	display: none;
	}
	.schemecontent h3{
		font-size:16px;
		font-weight: normal;
	}
}			
@media(max-width:600px) {
	.superiority{
		height:auto;
	}
	.superioritylist h3{
		padding: 0 0 1em 0;
		font-weight:normal;
		font-size:16px;
	}
	.hovertable{
		padding:0 2%;
	}
	.superioritylist ul{
		flex-wrap:wrap;
	}
	.superioritylist li{
		width:49.5%;
		margin-bottom:1%;
		padding: 1em;
	}
	.superioritylist span{
		margin-top: 0;
		display: none;
	}
	.superioritylist p{
	padding: 0;
	text-align: justify;
	}
	.webconetent{
		display:none;
	}
	.webbox{
		display:flex;
		flex-wrap:wrap;
	}
	.business{
		margin-top:0;
	}
	.webbox div{
		width:33%;
		border-right:1px solid #f7f6f6;
	}
	.webbox div:nth-child(3){
		border-right:none;
	}
	.webbox div:nth-child(1),.webbox div:nth-child(2),.webbox div:nth-child(3){
		border-bottom: 1px solid #f7f6f6;
	}
	.business,.webbox div:nth-child(4),.webbox div:nth-child(5){
		border-top: 1px solid #efeeee;
	}
	
	.assessment_process{
	   padding-top: 5%;
	   padding-bottom: 5%;
	}
	.processlist{
		width:100%;
		height: auto;
		margin-bottom: 1em;
	}
	.processlist:last-child{
		margin-bottom:0;
	}
	.develop{
		height:auto;
		padding-bottom: 5%;
	}
	.assessment_process{
		flex-wrap:wrap;
	}
	.developbox{
		margin-top: 2em;
	}
	.developlist{
		padding-bottom: 4%;
		height: auto;
		width: 32%;
	}
	.develop1{
		padding-top: 7%;
	}
	.develop1 strong{
		font-size: 20px;
		margin-bottom: .5em;
	}
	.developlist .develop1 span{
		width: 6em;
		height: 6em;
		background-size: 840%;
		display: none;
	}
	.develop1 p{
		font-size: 14px;
	}
	.superioritylist td{
		width:50%;
	}
	.problemllist .jb{
		top:0;
	}
	.assessment_process,.developbox,.problem{
		padding-left: 2%;
		padding-right: 2%;
	}
	.problem{
		flex-wrap: wrap;
		padding-top: 5%;
	}
	.problemllist,.proimg img{
		width: 100%;
	}
	.proimg a{
		/* height: 20rem; */
		border-radius: 10px;
	}
	.pagetitle{
		padding-left:2%;
		padding-right:2%;
		width: 100%;
		box-sizing: border-box;
		overflow: hidden;
		font-size: 20px;
	}
	.footer{
		margin-bottom:2.5em;
	}
	.footrb{
		line-height:30px;
		padding: 1em 0;
	}
}
@media(max-width:481px) {
	.headerleft{
		width: 85%;
		overflow:hidden;
	}
	.headerleft img{
		width:100%;
	}
	.navsecondlistbox{
		padding-top: 2% !important;
	}
	.nav .navsecondlistbox li{
		width:48%;
		margin-top: 0;
		margin-bottom: 2%;
	}
	.banenrnavlist{
		padding: 2% 2% 3% 2%;
		box-sizing:border-box;
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.bannernav span{
		width: 3.5em;
		height: 3.4em;
		display: none;
	}
	.swiper-pagination1{
		bottom:25%;
	}
	.banenrnavlist div{
		width: 100%;
		text-align: center;
		padding-left: 0;
		margin-top: .2em;
		font-size: 15px;
	}
	.banenrnavlist h3{
		font-weight:normal;
	}
	.banenrnavlist p{
		display:none;
	}
	.bannertext h1{
		padding-top: 18%;
	}
	.bannertext h1,.bannertext p{
		font-size:30px;
	}
	.bannertext div{
		font-size:18px;
	}
	.scheme{
		min-height: 490px;
	}
	.schemecontent .more{
		margin-bottom: 25px;
	}
	.schemebox ul li{
	}
	.schemebox ul li h3{
		font-size:1em;
	}

	.footer{
		margin-bottom:5em;
	}
}
@media(max-width:414px) {
	.nav .navsecondlistbox p{
		line-height:1.7em;
		font-size: 13px;
		margin-bottom:.5em;
	}
	.scheme{
		min-height: 515px;
	}
	.schemebox ul li{
		padding-left: 4%;
		padding-right:1%;
		padding-bottom: 1%;
	}
}
@media screen and (max-width:375px) {
	.nav .navsecondlistbox h4{
		font-size:.75em;
	}
	.pagetitle h2{
		font-size:21px;
	}
	
	.scheme{
		min-height: 500px;
	}
	.schemebox ul li{
		padding-left: 4%;
		padding-bottom: 1%;
	}
	
	.footer{
		margin-bottom:4em;
	}
}
@media screen and (max-width:320px) {
	.scheme{
		min-height: 510px;
	}
	.pagetitle h2{
		font-size: 18px;
	}
}


@media screen and (max-width:600px) {
	.consult_contact{
		display:none; 
	}	
}